Get transactions of a customer. By default it returns the transactions of the last 3 months.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The customer unique identifier in your system
The year to filter transactions
x >= 2020
The brand id to filter transactions
The reward id to filter transactions
The transaction type to filter transactions
ACCUMULATION
, REDEMPTION
, EXPIRATION
, MIGRATION
, TRANSFER
, REVERSAL
Ok
The response is of type object
.